home *** CD-ROM | disk | FTP | other *** search
/ The Epic Collection 3 / Epic Collection 3, The (1997)(Epic Marketing)[!].iso / internet / ftp / amiftp / history < prev    next >
Text File  |  1996-09-08  |  4KB  |  106 lines

  1. Version History for AmiFTP
  2.  
  3.    First a note about the version numbering: AmiFTP will use following
  4.    scheme, majorversion.revision (just like the libraries on your system).
  5.    That means that 1.11 is newer that 1.1, and 1.201 is newer than 1.200
  6.    and 1.20 and so on...
  7.  
  8.    1.264 (released 1996-03-09)
  9.    ===========================
  10.  
  11.    An mailing-list for announcing new versions of AmiFTP has been setup.
  12.    If you want to receive a mail when there's a new version available,
  13.    send a mail to lilja@lysator.liu.se. Note that this is not a discussion-list,
  14.    it's a oneway list, from me to you, the users of AmiFTP.
  15.  
  16.    Added a group-feature to the sitelist. It's now possible to have
  17.    submenus in the hotlist. Because of this the sort-function has been
  18.    removed, it might come back later.
  19.  
  20.    Caught a possible memoryleak.
  21.  
  22.    The menus seemed to forget the state they were in after I had put
  23.    the main window to sleep.
  24.  
  25.    1.199 (released 1996-02-19)
  26.    ============================
  27.  
  28.    Better error reporting if AmiFTP can't open a library.
  29.  
  30.    New ARexx-command: "FTPCOMMAND COMMAND/F" send the supplied string
  31.    directly to the server without doing any checks. With this you can
  32.    do things like 'FTPCOMMAND RMD test" which will tell the server
  33.    to delete the directory called test.
  34.  
  35.    Fixed a bug in GETATTR that would cause an enforcer hit if a 
  36.    proxy-server wasn't specified.
  37.  
  38.    1.151 (almost released)
  39.    =======================
  40.  
  41.    ARexx View-command tried to view the wrong file, now fixed.
  42.  
  43.    find.amiftp, an aminet search script by Sami Itkonen added to the archive!
  44.  
  45.    1.149 (released 1996-02-11)
  46.    ===========================
  47.  
  48.    AmiFTP now supports both AmiTCP and AS225r2/I-Net 225 in one binary. It seems
  49.    like there's a bug in the AS225r2/I-Net 225 part which results in a broken
  50.    connection when you abort AmiFTP, I'm working on it...
  51.  
  52.    New cli-option and Workbench tooltype added: AS225 This way you can force
  53.    AmiFTP to use AS225/I-Net 225. By default AmiFTP will first try to open 
  54.    bsdsocket.library and if that fails it tries to open socket.library.
  55.  
  56.    It is now possible do iconify the mainwindow when transferring files. Click
  57.    on the iconify-gadget in the Transfer window. To uniconify you can either
  58.    click on the gadget again, or doubleclick on the icon.
  59.  
  60.    New ARexx command added: 'VIEW ASCII/S,BIN/S,FILE/A' which will download
  61.    the file to T: and then spawn the viewer (Settings/Global/View command).
  62.    AmiFTP will try to delete the file when you quit AmiFTP.
  63.  
  64.    New option to SETATTR: 'QUIET/K' Setting QUIET=TRUE makes AmiFTP work 
  65.    in a silent mode where no requester are popped up and the ConnectWindow
  66.    will close directly on failure instead of waiting for user input.
  67.    QUIET=FALSE resets AmiFTP to normal state.
  68.    You can get the current setting with GETATTR STEM=foo, and examine
  69.    foo.QUIET.
  70.  
  71.    ARexx command 'SETATTR LOCALDIR=foo' didn't update the Download dir-gadget.
  72.  
  73.    ARexx command 'GETATTR STEM=bar' now works correctly, stupid arexx that only
  74.    recognizes uppercase variables.
  75.  
  76.    AmiFTP would produce huge amounts of enforcer hits if you tried to
  77.    open it on a public screen that doesn't exist, now fixed.
  78.  
  79.    Moved the 'Show dot-files?' to the 'Settings'-menu.
  80.  
  81.    Icelandic catalog added, thanks to Sigurbjörn B. Lárusson!
  82.  
  83.    Spanish catalog added, thanks to José Roberto González Rocha!
  84.  
  85.    1.14 (released 1996-01-24)
  86.    ==========================
  87.  
  88.    An updated installer script is included.
  89.  
  90.    Forgot to set the busy-pointer when deleting files.
  91.  
  92.    Gadgets in the main window and the sitelist window no longer
  93.    flickers when you select items.
  94.  
  95.    The fuelgauge now has 10 intervals instead of the rather odd 9
  96.    it had before.
  97.  
  98.    Added cliargument/workbench tooltype 'FILEFONT' to specify the font used
  99.    in the main listview (this font is NOT used in the Sitelist-listview).
  100.    Syntax: 'AmiFTP FILEFONT foo.font/8' in order to use size 8 of foo.font.
  101.  
  102.    1.0 (released 1995-12-17)
  103.    =========================
  104.  
  105.    First Aminet release.
  106.